Skip to main content

Mail Connector

The Email Connector provides a connection to your email server

Drag and drop the Mail Connector

Mail Connector

Configuring Mail Connector

left click on connector, you can define the Mail Connector configration

Mail Connector configration
FieldsDescriptionExample
Datasource NameDatasource Name which is configured in connections properties Please refer the link for instructions on creating the datasource nameofficalmail
ToWhom should the mail be delivered toAtdevservicesdemo@gmail.com
SubjectThe subject of the email intended for deliveryTest
InputInputREQUEST_PAYLOAD

Retry

Retry is flag passed on connector nodes, like Mail, to allow the step to be retryable if any exception occurs. It has 2 configurable properties.

  1. maxRetryAttempts: The max number of retries if any exception occurs. max attempts are 3.
  2. retryIntervalMillis: The max interval between retries. Max range is 6000ms.

Enable retry by cliking on the Enable Retry radio button at the top of the configuration pannel.

PAYLOAD transformer